LassoScript Utility
Basics Browse Detail

[Email_POP->Capabilities]

Tag Link [Email_POP->Capabilities] Category Email
Type Member Source Available Yes
Support Preferred Version 8.5
Change New Data Source Any
Output Type Map Security None
Implementation LassoScript Sets Lasso 8.5

Description

[Email_POP->Capabilities] returns a map of capabilities for the POP server. The POP server must support the CAPA command in order for this tag to return a value. This tag is used internally by the POP tags to determine what type of authentication the POP server supports and to determine if the POP server supports SSL communication.

Syntax

[var: 'myPOP' = (Email_POP: 'mail.example.com')]
[$myPOP->Capabilities]

Parameters

No Parameters Required.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.